Package de.mid.innovator.srv2api.icw2br
Interface BROrgUnit
-
- All Superinterfaces:
ADAccessAble
,ADClientAble
,ADFindAble
,ADHistoryAble
,ADLockAble
,ADM2AttrModifyAble
,ADOptionAble
,ADReferenceAble
,ADVersionAble
,BCBaseElement
,BCBaseNamedStereotypeAble
,BCPropertyAble
,BCRootReuseAbleElement
,BCTermAssignAble
,BRResource
,ELContainerAble
,ELContAsgnAble
,ELDeleteAble
,ELElement
,ELNamedElement
,ELNamespaceAble
,ELNamespaceAsgnAble
,ELObject
,ELPackageAble
,ELPictureAble
,ELUUIDAble
,ELValueContainerAble
,MECommentAble
,MEConstraintAble
,MEModelElement
,MENamedElement
,MENamespaceAsgnAble
,MEPackageAble
,MERefAbleAsResource
,MEStereotypeAble
,MMAttachmentAble
,MMCommentContainerAble
,MMLabelAble
,MMLabelTextAttachmentAble
,MMStereotypeAble
,MMTextAble
public interface BROrgUnit extends BRResource
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
BROrgUnit.VAttr
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<BROrgUnitPersonRel>
getAssignmentRelationshipToPerson(BRPerson refObj, K_CONTROL_OPTION... behaviourFlags)
java.util.List<BROrgUnitPersonRel>
getAssignmentRelationshipToPerson(MMStereotype stereotype, BRPerson refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getAssignmentRelationshipToPerson and filters its return values according to the given stereotype value.BRPerson
getDeputyPerson()
The deputy person being assigned to this organizational unit.java.util.List<BROrgUnit>
getDirectParentsInHierarchy(K_CONTROL_OPTION... behaviourFlags)
The parent resources being superordinated by a hierarchical relationship.java.util.List<BROrgUnit>
getDirectParentsInHierarchy(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDirectParentsInHierarchy and filters its return values according to the given stereotype value.java.util.List<BROrgUnit>
getDirectSonsInHierarchy(K_CONTROL_OPTION... behaviourFlags)
All resources being directly subordinated to thisBROrgUnit
via a hierarchical resource relationship.java.util.List<BROrgUnit>
getDirectSonsInHierarchy(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getDirectSonsInHierarchy and filters its return values according to the given stereotype value.java.util.List<BROrgUnit>
getDirectSonsInHierarchyExcludeRel(BRResourceHierRel refObj, K_CONTROL_OPTION... behaviourFlags)
All org units being directly subordinated to thisBROrgUnit
via a hierarchical resource relationship.java.util.List<BROrgUnit>
getDirectSonsInHierarchyExcludeRel(MMStereotype stereotype, BRResourceHierRel refObj, K_CONTROL_OPTION... behaviourFlags)
The method calls getDirectSonsInHierarchyExcludeRel and filters its return values according to the given stereotype value.java.util.List<BRResourceHierRel>
getHierarchicalRelationshipTo(BROrgUnit refObj, boolean mode, K_CONTROL_OPTION... behaviourFlags)
java.util.List<BRResourceHierRel>
getHierarchicalRelationshipTo(MMStereotype stereotype, BROrgUnit refObj, boolean mode, K_CONTROL_OPTION... behaviourFlags)
The method calls getHierarchicalRelationshipTo and filters its return values according to the given stereotype value.java.util.List<BRResourceHierRel>
getIncomingHierRel(K_CONTROL_OPTION... behaviourFlags)
java.util.List<BROrgUnitMemberRel>
getMemberRelationship(K_CONTROL_OPTION... behaviourFlags)
All member relationships of this organizational unit.BROrgUnitMemberRel
getMemberRelationshipToPerson(BRPerson refObj)
java.util.List<BRResourceHierRel>
getOutgoingHierarchicalRelationship(K_CONTROL_OPTION... behaviourFlags)
All outgoing hierarchical resource relationships at thisBROrgUnit
.java.util.List<BRResourceHierRel>
getOutgoingHierarchicalRelationship(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getOutgoingHierarchicalRelationship and filters its return values according to the given stereotype value.java.util.List<BRResourceHierRel>
getOutgoingHierRel(K_CONTROL_OPTION... behaviourFlags)
BROrgUnitRequiresRole
getRelationshipToRequiredRole(BRRole refObj)
java.util.List<BROrgUnitRequiresRole>
getRequiredRole(K_CONTROL_OPTION... behaviourFlags)
The role requirements of an organizational unit.BRPerson
getResponsiblePerson()
The person being assigned to this organizational unit.java.util.List<BROrgUnitPersonRel>
getResponsiblePersonRel(K_CONTROL_OPTION... behaviourFlags)
The person assigned to this organizational unit.java.util.List<BRRole>
getRoleAssignments(K_CONTROL_OPTION... behaviourFlags)
The roles being assigned to this organizational unit.java.util.List<BRRole>
getRoleAssignments(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getRoleAssignments and filters its return values according to the given stereotype value.java.util.List<BROrgUnit>
getSelfAndSonsInHierarchyTransitiveDownDepthFirst(K_CONTROL_OPTION... behaviourFlags)
The org unit itself and all resources being subordinated (transitively) to thisBROrgUnit
via a hierarchical resource relationship.java.util.List<BROrgUnit>
getSelfAndSonsInHierarchyTransitiveDownDepthFirst(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSelfAndSonsInHierarchyTransitiveDownDepthFirst and filters its return values according to the given stereotype value.java.util.List<BROrgUnit>
getSonsInHierarchyTransitiveDownDepthFirst(K_CONTROL_OPTION... behaviourFlags)
All org units being subordinated (transitively) to thisBROrgUnit
via a hierarchical resource relationship.java.util.List<BROrgUnit>
getSonsInHierarchyTransitiveDownDepthFirst(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags)
The method calls getSonsInHierarchyTransitiveDownDepthFirst and filters its return values according to the given stereotype value.void
setDeputyPerson(BRPerson value)
Set the value of View DeputyPerson.void
setResponsiblePerson(BRPerson value)
Set the value of View ResponsiblePerson.void
setRoleAssignments(java.util.List<? extends BRRole> values)
Set the value of View RoleAssignments.-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADAccessAble
getAccessRole, getReadRole, hasAccess, setAccessRole, setReadRole
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADClientAble
getAnnotation, getEndAnalysisDia, getLogic, getLogic, getPresentationContext, getSection, getStartAnalysisDia
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADHistoryAble
getCreateTime, getCreator, getHistory, getModifier, getModifyTime, modifyHistory, setHistory
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADLockAble
getLock, getLockableCache, getLockLogin, getLockName, hasClutch, hasLock, hasNoLock, hasOthLock, hasOwnLock, isLockable, lock, unlock
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADM2AttrModifyAble
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRowList, getTabElementRowTypeList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModify
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADOptionAble
getOwnedOption, modifyOptionDlg
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADReferenceAble
getReferenceContainer, setReferenceContainer
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADVersionAble
getVersionFile, getVersionList, getVersionListWithoutOpenInfo
-
Methods inherited from interface de.mid.innovator.srv2api.icw2bc.BCBaseElement
getBusinessIdentifier, setBusinessIdentifier
-
Methods inherited from interface de.mid.innovator.srv2api.icw2bc.BCPropertyAble
getAssignedPropertySet, getOwnedAdHocProperty, getPropertySetsAssigned, getPropertySetsAssigned, setPropertySetsAssigned
-
Methods inherited from interface de.mid.innovator.srv2api.icw2bc.BCRootReuseAbleElement
getOwningChoreography, getOwningCollaboration, getOwningProcess
-
Methods inherited from interface de.mid.innovator.srv2api.icw2bc.BCTermAssignAble
assignTerm, getAssignedTerm, getTerms, getTerms, setTerms
-
Methods inherited from interface de.mid.innovator.srv2api.icw2br.BRResource
getEAddress, getIncoming, getLocation, getLocation, getLocationAssignment, getOutgoing, getOwnedResource, getOwningResource, getProcess, getProcess, getProcessR, getResourceType, getURI, isClass, isExternal, setClass, setEAddress, setExternal, setLocation, setResourceType
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContainerAble
getClientDependency, getOwnedElement, getOwnedElementTransitiveDown, getOwnedElementTransitiveDown, getOwnedElementTransitiveDownAndUnresolved, getOwnedElementTransitiveDownAndUnresolved, getOwnedOrReferencedElementTransitiveDown, getOwnedOrReferencedElementTransitiveDown, getOwnedRelshipBinDirWithTarget, getOwnedRelshipBinDirWithTarget, getRedirectedModelContainer, getRelshipBinDirSource, getSelfAndOwnedElementTransitiveDown, getSelfAndOwnedElementTransitiveDown, getSortedContents, sortContents
-
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.ELDeleteAble
delete
-
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.ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKind
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamespaceAble
getElementImport, getImportedElement, getImportedElement, getImportedPackage, getImportedPackage, getMember, getMember, getMemberByPattern, getMemberByPattern, getOwnedConstraint, getOwnedMember, getOwnedMemberByPath, getOwnedMemberByPattern, getOwnedMemberByPattern, getOwnedMemberTransitiveByPattern, getOwnedMemberTransitiveByPattern, getOwnedMemberTransitiveByPatternIgnoreCase, getOwnedMemberTransitiveByPatternIgnoreCase, getPackageImport
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamespaceAsgnAble
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibility
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasRead
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELPackageAble
getElementImportingNamespace, getElementImportingNamespace, getImportedPackageAble, getOwningPackage
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELPictureAble
getOwnedPicture, getPictureRawData, pictureSetRawData
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUID
-
Methods inherited from interface de.mid.innovator.srv2api.icw2elem.ELValueContainerAble
getValueReUseAble, setValueReUseAble
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MECommentAble
getAssignedComment, getAssignedComment, getCommentAssign
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEConstraintAble
getAssignedConstraint, getAssignedConstraint, getConstraintAssign
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEModelElement
buildProxyConnection, getActivityPartition, getConsider, getContentStereotypeByClass, getCreateTemplateByClass, getElementColor, getFirstValidContentStereotype, getIgnore, getKnownTypeSystems, getMEModelName, getModelElement, getModelElement, getPresContext, getPresContext, getPresetMapping, getPRPresContent, setElementColor
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MENamedElement
getMappingSourceElement, getMappingSourceElement, getMESupplierDependency, getMESupplierMappingDependency
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MENamespaceAsgnAble
getMENamespace, getSignatureMessage
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEPackageAble
getComponent, getManifest
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MERefAbleAsResource
getActivityResource, getCostsPerTime, getGlobalTaskResource, getLaneR, getLaneWithResource, getLaneWithResource, getParticipantAsEntity, getParticipantAsEntity, getParticipantAsEntityR, getParticipantInRole, getParticipantInRole, getParticipantInRoleR, setCostsPerTime
-
Methods inherited from interface de.mid.innovator.srv2api.icw2model.MEStereotypeAble
getApplicableAnalysisDia, getClientMappingDependency, getDecisionMade, getDecisionOwned, getKnowledgeSourceOfOwner, getMappingTargetElement, getMappingTargetElement, getProxyAsgProperty, getRepresentingArtifact, getRequirementOfStakeholder, getRequirementOfStakeholderOwner, isMapped, setMapped, setRequirementOfStakeholder
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMAttachmentAble
getAssignedAttachment, getAttachmentAssign, getDefaultAttachment, getOwnedAttachment, setDefaultAttachment
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMCommentContainerAble
getOutgoingConceptRealization, getOwnedComment, getRealizedConcept, getRealizedConcept, replaceRealizedConcepts, setRealizedConcept
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMLabelAble
getLabel, getLabelBoolValue, getLabelColor, getLabelInfo, getLabelLongValue, getLabelNameValue, getLabelStringValue, getLabelValueByPattern, getLabelValueByPattern, getLabelValueList, getOwnedLabelValSpec, hasLabel, modifyLabelValuesByName, setLabelInfo
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMStereotypeAble
assignStereotypeDlg, cloneElement, completelySynchronizeOthers, completelySynchronizeThis, getAttrCnstrEffective, getCreateTemplate, getDisplayType, getOwnedFormat, getOwnedStereotypePropertyValSpec, getOwnedStereotypeTSOptionValSpec, getOwnedSyncedElement, getPropBoolValue, getPropLongValue, getPropStringValue, getPropValueList, getStereoPropValueByPattern, getStereoPropValueByPattern, getStereotype, getStereotypeName, getStereotypeProperty, getStereotypePropertyInfo, getStereotypePropertyNameValue, getStereotypeTSOption, getStereotypeTSOptionBoolValue, getStereotypeTSOptionInfo, getStereotypeTSOptionLongValue, getStereotypeTSOptionNameValue, getStereotypeTSOptionStringValue, getStereotypeTSOptionValueByPattern, getStereotypeTSOptionValueByPattern, getStereotypeTSOptionValueList, getSyncedElement, getSyncedStereotypeAble, getSyncedStereotypeAble, isCloneAbleElement, modifyStereotypePropertyValuesByName, modifyStereotypeTSOptionValuesByName, setStereotype, setStereotypePropertyInfo, setStereotypeTSOptionInfo, setSyncedStereotypeAble
-
Methods inherited from interface de.mid.innovator.srv2api.icw2meta.MMTextAble
getFlowExpandedValue, getModifyFlowDocuments, getModifyTextValues, getModifyTextValuesDlgInit, getOwnedTextValue, getOwnedTextValueByPattern, getTextExpandedValue, getTextStringValue, getURIList, modifyFlowDocuments, modifyTextValuesDlg
-
-
-
-
Method Detail
-
getResponsiblePerson
BRPerson getResponsiblePerson() throws InoNetException, SrvErrorException
The person being assigned to this organizational unit.- Throws:
InoNetException
SrvErrorException
-
setResponsiblePerson
void setResponsiblePerson(BRPerson value) throws InoNetException, SrvErrorException
Set the value of View ResponsiblePerson.- Parameters:
value
- The value to be set.- Throws:
InoNetException
SrvErrorException
-
getDeputyPerson
BRPerson getDeputyPerson() throws InoNetException, SrvErrorException
The deputy person being assigned to this organizational unit.- Throws:
InoNetException
SrvErrorException
-
setDeputyPerson
void setDeputyPerson(BRPerson value) throws InoNetException, SrvErrorException
Set the value of View DeputyPerson.- Parameters:
value
- The value to be set.- Throws:
InoNetException
SrvErrorException
-
getAssignmentRelationshipToPerson
java.util.List<BROrgUnitPersonRel> getAssignmentRelationshipToPerson(BRPerson refObj, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
- Parameters:
refObj
- A further instance of type BRPerson which is used to control the behaviour of the method. (see description above)behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getAssignmentRelationshipToPerson
java.util.List<BROrgUnitPersonRel> getAssignmentRelationshipToPerson(MMStereotype stereotype, BRPerson refObj, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getAssignmentRelationshipToPerson and filters its return values according to the given stereotype value.- Parameters:
stereotype
- The stereotype used to filter the result listrefObj
- A further instance of type BRPerson which is used to control the behaviour of the method. (see description above)behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getMemberRelationshipToPerson
BROrgUnitMemberRel getMemberRelationshipToPerson(BRPerson refObj) throws InoNetException, SrvErrorException
- Parameters:
refObj
- A further instance of type BRPerson which is used to control the behaviour of the method. (see description above)- Throws:
InoNetException
SrvErrorException
-
getRelationshipToRequiredRole
BROrgUnitRequiresRole getRelationshipToRequiredRole(BRRole refObj) throws InoNetException, SrvErrorException
- Parameters:
refObj
- A further instance of type BRRole which is used to control the behaviour of the method. (see description above)- Throws:
InoNetException
SrvErrorException
-
getDirectParentsInHierarchy
java.util.List<BROrgUnit> getDirectParentsInHierarchy(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The parent resources being superordinated by a hierarchical relationship.- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getDirectParentsInHierarchy
java.util.List<BROrgUnit> getDirectParentsInHierarchy(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getDirectParentsInHierarchy and filters its return values according to the given stereotype value.- Parameters:
stereotype
- The stereotype used to filter the result listbehaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getDirectSonsInHierarchy
java.util.List<BROrgUnit> getDirectSonsInHierarchy(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All resources being directly subordinated to thisBROrgUnit
via a hierarchical resource relationship. Since the outgoing resource relationships are ordered, the target resources may be sorted accordingly.- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
- Sorted:
-
getDirectSonsInHierarchy
java.util.List<BROrgUnit> getDirectSonsInHierarchy(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getDirectSonsInHierarchy and filters its return values according to the given stereotype value.- Parameters:
stereotype
- The stereotype used to filter the result listbehaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getDirectSonsInHierarchyExcludeRel
java.util.List<BROrgUnit> getDirectSonsInHierarchyExcludeRel(BRResourceHierRel refObj, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All org units being directly subordinated to thisBROrgUnit
via a hierarchical resource relationship. Since the outgoing resource relationships are ordered, the target resources may be sorted accordingly. One hierarchical relationship to be excluded must be specified. This used to be able to determine the effect of a reconnect dropping the old constellation which will disappear after the reconnect has been executed.- Parameters:
refObj
- A further instance of type BRResourceHierRel which is used to control the behaviour of the method. (see description above)behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
- Sorted:
-
getDirectSonsInHierarchyExcludeRel
java.util.List<BROrgUnit> getDirectSonsInHierarchyExcludeRel(MMStereotype stereotype, BRResourceHierRel refObj, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getDirectSonsInHierarchyExcludeRel and filters its return values according to the given stereotype value.- Parameters:
stereotype
- The stereotype used to filter the result listrefObj
- A further instance of type BRResourceHierRel which is used to control the behaviour of the method. (see description above)behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getHierarchicalRelationshipTo
java.util.List<BRResourceHierRel> getHierarchicalRelationshipTo(BROrgUnit refObj, boolean mode, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All hierarchical resource relationships between thisBROrgUnit
and another resource. Via the boolean type value in boolean argument mode you specify if the outgoing (false) or the incoming (true) relationships shall be considered. Only one direction will be considered.- Parameters:
refObj
- A further instance of type BROrgUnit which is used to control the behaviour of the method. (see description above)mode
- A value of type TBoolean that controls the behaviour of the underlying method. (see description)behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getHierarchicalRelationshipTo
java.util.List<BRResourceHierRel> getHierarchicalRelationshipTo(MMStereotype stereotype, BROrgUnit refObj, boolean mode, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getHierarchicalRelationshipTo and filters its return values according to the given stereotype value.- Parameters:
stereotype
- The stereotype used to filter the result listrefObj
- A further instance of type BROrgUnit which is used to control the behaviour of the method. (see description above)mode
- A value of type TBoolean that controls the behaviour of the underlying method. (see description)behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getOutgoingHierarchicalRelationship
java.util.List<BRResourceHierRel> getOutgoingHierarchicalRelationship(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All outgoing hierarchical resource relationships at thisBROrgUnit
. Since the outgoing hierarchical resource relationships are ordered, the result may be sorted accordingly.- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
- Sorted:
-
getOutgoingHierarchicalRelationship
java.util.List<BRResourceHierRel> getOutgoingHierarchicalRelationship(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getOutgoingHierarchicalRelationship and filters its return values according to the given stereotype value.- Parameters:
stereotype
- The stereotype used to filter the result listbehaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getSelfAndSonsInHierarchyTransitiveDownDepthFirst
java.util.List<BROrgUnit> getSelfAndSonsInHierarchyTransitiveDownDepthFirst(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The org unit itself and all resources being subordinated (transitively) to thisBROrgUnit
via a hierarchical resource relationship. The hierarchy is traversed depth-first and the results may be returned sorted by the ordering of the outgoing relationships.- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
- Sorted:
-
getSelfAndSonsInHierarchyTransitiveDownDepthFirst
java.util.List<BROrgUnit> getSelfAndSonsInHierarchyTransitiveDownDepthFirst(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getSelfAndSonsInHierarchyTransitiveDownDepthFirst and filters its return values according to the given stereotype value.- Parameters:
stereotype
- The stereotype used to filter the result listbehaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getSonsInHierarchyTransitiveDownDepthFirst
java.util.List<BROrgUnit> getSonsInHierarchyTransitiveDownDepthFirst(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All org units being subordinated (transitively) to thisBROrgUnit
via a hierarchical resource relationship. The hierarchy is traversed depth-first and the results may be returned sorted by the ordering of the outgoing relationships.- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
- Sorted:
-
getSonsInHierarchyTransitiveDownDepthFirst
java.util.List<BROrgUnit> getSonsInHierarchyTransitiveDownDepthFirst(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getSonsInHierarchyTransitiveDownDepthFirst and filters its return values according to the given stereotype value.- Parameters:
stereotype
- The stereotype used to filter the result listbehaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getRoleAssignments
java.util.List<BRRole> getRoleAssignments(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The roles being assigned to this organizational unit.- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
getRoleAssignments
java.util.List<BRRole> getRoleAssignments(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The method calls getRoleAssignments and filters its return values according to the given stereotype value.- Parameters:
stereotype
- The stereotype used to filter the result listbehaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
setRoleAssignments
void setRoleAssignments(java.util.List<? extends BRRole> values) throws InoNetException, SrvErrorException
Set the value of View RoleAssignments.- Parameters:
values
- The value to be set.- Throws:
InoNetException
SrvErrorException
-
getResponsiblePersonRel
java.util.List<BROrgUnitPersonRel> getResponsiblePersonRel(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The person assigned to this organizational unit.- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
- Sorted:
- the result may be sorted.
-
getRequiredRole
java.util.List<BROrgUnitRequiresRole> getRequiredRole(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
The role requirements of an organizational unit.- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
- Sorted:
- the result may be sorted.
-
getMemberRelationship
java.util.List<BROrgUnitMemberRel> getMemberRelationship(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
All member relationships of this organizational unit.- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
- Sorted:
- the result may be sorted.
-
getOutgoingHierRel
java.util.List<BRResourceHierRel> getOutgoingHierRel(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
- Sorted:
- the result may be sorted.
-
getIncomingHierRel
java.util.List<BRResourceHierRel> getIncomingHierRel(K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException
- Parameters:
behaviourFlags
- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetException
SrvErrorException
-
-