Interface ADChangeSet
- All Superinterfaces:
ADClientAble,ADM2AttrModifyAble,ELContainerAble,ELContAsgnAble,ELDeleteAble,ELElement,ELNamedElement,ELObject,ELUUIDAble
The currently active change set of the assigned users.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionReturns all details for thisADChangeSet.Returns the end timestamp of the latestADChangeSetFragmentof the current object.Id in an external tracking system.Link to an external tracking system.getModel()TheADModelthat owns the current object.Returns the properties for the modification of aADChangeSet.getNote()Returns the note for this change set.getOwnedFragment(K_CONTROL_OPTION... behaviourFlags) The change set fragments owned by the current object.getOwnedOperation(K_CONTROL_OPTION... behaviourFlags) All operations owned by the current object.Returns the start timestamp of the earliestADChangeSetFragmentof the current object.booleanisSealed()true, if thisADChangeSetis closed for changes.voidJoin an existingADChangeSet.voidmergeChangeSet(String strNote) Moves all contents of the activeADChangeSetto thisADChangeSet.voidmodifyChangeSetLink(String strLink, String strId) Modifies the link to an external system of aADChangeSet.voidmodifyChangeSetProperties(String strName, String strNote, String strLink, String strId) Modifies the properties of aADChangeSet.voidsetExternalId(String value) Set the value of Attribut ExternalId.voidsetExternalLink(String value) Set the value of Attribut ExternalLink.voidSet the value of Attribut Note.voidsetSealed(boolean value) Set the value of Attribut IsSealed.Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADClientAble
getAnnotation, getEndAnalysisDia, getLogic, getLogic, getPresentationContext, getSection, getStartAnalysisDiaMethods inherited from interface de.mid.innovator.srv2api.icw2meta.ADM2AttrModifyAble
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRelshipTypeList, getTabElementRowList, getTabElementRowTypeList, getTabRelshipList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModifyMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContainerAble
getClientDependency, getOwnedElement, getOwnedElementTransitiveDown, getOwnedElementTransitiveDown, getOwnedElementTransitiveDownAndUnresolved, getOwnedElementTransitiveDownAndUnresolved, getOwnedOrReferencedElementTransitiveDown, getOwnedOrReferencedElementTransitiveDown, getOwnedRelshipBinDirWithTarget, getOwnedRelshipBinDirWithTarget, getRedirectedModelContainer, getRelshipBinDirSource, getSelfAndOwnedElementTransitiveDown, getSelfAndOwnedElementTransitiveDown, getSortedContents, sortContentsMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwnerMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELDeleteAble
deleteMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELElement
duplicateElement, getAssignAbleToVattr, getAssignAbleToVattr, getClientId, getCreateTemplateOfInstance, getDisplayBitmap, getDisplayColor, getDisplayFont, getDisplayLine, getDisplayName, getDisplayNameShort, getDisplayNSName, getElementCache, getElementMappingInformation, getNotificationElement, getQualifiedNamespaceName, getRelshipBinDir, getRelshipBinDir, getRelshipBinDirTarget, getUnitToLock, getValSpecElement, isContainedInProfile, isUnresolved, lockUnit, setUnresolved, unlockUnitMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKindMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasReadMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getInnoRef, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUID
-
Method Details
-
getNote
Returns the note for this change set.- Throws:
InoNetExceptionSrvErrorException
-
setNote
Set the value of Attribut Note.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getExternalLink
Link to an external tracking system.- Throws:
InoNetExceptionSrvErrorException
-
setExternalLink
Set the value of Attribut ExternalLink.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getExternalId
Id in an external tracking system.- Throws:
InoNetExceptionSrvErrorException
-
setExternalId
Set the value of Attribut ExternalId.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
isSealed
true, if thisADChangeSetis closed for changes.- Throws:
InoNetExceptionSrvErrorException
-
setSealed
Set the value of Attribut IsSealed.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getStarttime
Returns the start timestamp of the earliestADChangeSetFragmentof the current object.- Throws:
InoNetExceptionSrvErrorException
-
getEndtime
Returns the end timestamp of the latestADChangeSetFragmentof the current object.- Throws:
InoNetExceptionSrvErrorException
-
getChangeSetDetails
Returns all details for thisADChangeSet.- Throws:
InoNetExceptionSrvErrorException
-
getModifyChangeSetPropertiesDlgInit
ARG_ModifyChangeSetProperties getModifyChangeSetPropertiesDlgInit() throws InoNetException, SrvErrorExceptionReturns the properties for the modification of aADChangeSet.- Throws:
InoNetExceptionSrvErrorException
-
joinChangeSet
Join an existingADChangeSet. The actual change set is automatically finished.- Throws:
InoNetExceptionSrvErrorException
-
mergeChangeSet
Moves all contents of the activeADChangeSetto thisADChangeSet. As result this change set becomes active and the former active change set is deleted.- Parameters:
strNote- change set description- Throws:
InoNetExceptionSrvErrorException
-
modifyChangeSetLink
Modifies the link to an external system of aADChangeSet.- Parameters:
strLink- link to an external tracking systemstrId- id at an external tracking system- Throws:
InoNetExceptionSrvErrorException
-
modifyChangeSetProperties
void modifyChangeSetProperties(String strName, String strNote, String strLink, String strId) throws InoNetException, SrvErrorException Modifies the properties of aADChangeSet.- Parameters:
strName- change set namestrNote- change set descriptionstrLink- link to an external tracking systemstrId- id at an external tracking system- Throws:
InoNetExceptionSrvErrorException
-
getOwnedOperation
List<ADCSOperation> getOwnedOperation(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException All operations owned by the current object.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- the result may be sorted.
-
getOwnedFragment
List<ADChangeSetFragment> getOwnedFragment(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException The change set fragments owned by the current object.- Parameters:
behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- the result may be sorted.
-
getModel
TheADModelthat owns the current object.- Throws:
InoNetExceptionSrvErrorException
-