|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.figure8.join.core.EntityObject org.figure8.join.businessobjects.environment.AbstractResourceType org.figure8.join.businessobjects.environment.VersionedResourceType
public class VersionedResourceType
A VersionedResourceType is a ResourceType implementation for versioned resources
Constructor Summary | |
---|---|
VersionedResourceType()
Creates a new instance of VersionedResourceType |
|
VersionedResourceType(java.lang.String key,
java.lang.String label)
Creates a new instance of ServiceType with mandatory attributes |
Method Summary |
---|
Methods inherited from class org.figure8.join.businessobjects.environment.AbstractResourceType |
---|
getKey, getLabel, setKey, setLabel |
Methods inherited from class org.figure8.join.core.EntityObject |
---|
clone, equals, getId, hashCode, isTransient |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VersionedResourceType()
public VersionedResourceType(java.lang.String key, java.lang.String label)
key
- This resource type business keylabel
- This resource type label for display
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |