|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
public interface ADInstanceRevision
| Nested Class Summary | |
|---|---|
static class |
ADInstanceRevision.VAttr
|
| Method Summary | |
|---|---|
String |
getCheckSum()
The check sum of this instance revision. |
ADInstance |
getInstance()
The instance that owns the current object. |
List<ADRevision> |
getRevision()
Returns the revisions of this instance revision. |
Class<? extends ELObject> |
getVOcl()
Identification the metaclass of this instance revision. |
void |
setCheckSum(String value)
Set the value of Attribut CheckSum. |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble |
|---|
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwner |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELElement |
|---|
duplicateElement, getAssignAbleToVattr, getAssignAbleToVattr, getClientId, getCreateTemplateOfInstance, getDisplayBitmap, getDisplayColor, getDisplayFont, getDisplayLine, getDisplayName, getDisplayNameShort, getDisplayNSName, getElementCache, getElementMappingInformation, getQualifiedNamespaceName, getRelshipBinDir, getRelshipBinDir, getRelshipBinDirTarget, getUnitToLock, getValSpecElement, isContainedInProfile, isUnresolved, lockUnit, setUnresolved, unlockUnit |
| Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELObject |
|---|
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasRead |
| Method Detail |
|---|
String getCheckSum()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
ADInstance getInstance()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
List<ADRevision> getRevision()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
Class<? extends ELObject> getVOcl()
throws InoNetException,
SrvErrorException
InoNetException
SrvErrorException
void setCheckSum(String value)
throws InoNetException,
SrvErrorException
value - The value to be set.
InoNetException
SrvErrorException
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||