Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
A
AbstractPrincipalSGroupM
- Class in
edu.mit.stellar.api.group
AbstractPrincipalSGroupM.
AbstractPrincipalSGroupM()
- Constructor for class edu.mit.stellar.api.group.
AbstractPrincipalSGroupM
AbstractSGroupM
- Class in
edu.mit.stellar.api.group
AbstractSGroupM.
AbstractSGroupM()
- Constructor for class edu.mit.stellar.api.group.
AbstractSGroupM
ACTIVE
- Static variable in interface edu.mit.stellar.api.user.
AuthenticationProviderInformation
addAuthenticationProviderInformation(AuthenticationProviderInformation)
- Method in interface edu.mit.stellar.api.user.
UserIdentityM
addEntryPoint(ToolEntryPoint)
- Method in interface edu.mit.stellar.api.structure.
ToolM
addGroupToNexus(NexusM, SGroup)
- Method in interface edu.mit.stellar.api.structure.
NexusGroupManager
Deprecated.
entire approach replaced with roster / Relationship
addMember(Principal)
- Method in class edu.mit.stellar.api.group.
AbstractPrincipalSGroupM
addMember(Principal)
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
addMember(Principal)
- Method in interface edu.mit.stellar.api.group.
SGroup
Deprecated.
Use SGroupM interface for a modifiable group.
addNexus(Nexus)
- Method in interface edu.mit.stellar.api.structure.
NexusM
addNode(String)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
addSGroupFactory(SGroupFactory)
- Method in interface edu.mit.stellar.api.group.
NexusSGroupFactory
add an sgroup factory
addTool(Tool)
- Method in interface edu.mit.stellar.api.structure.
NexusM
addToolLink(ToolLink)
- Method in interface edu.mit.stellar.api.structure.
NexusM
addUsernameHistory(DateRange)
- Method in interface edu.mit.stellar.api.user.
UserIdentityM
AtomNode
- Interface in
edu.mit.stellar.api.ecm
AtomNode Interface for accessing readable properties of an atomNode in the ECM.
AtomNodeFactory
- Interface in
edu.mit.stellar.api.ecm
AtomNodeFactory Interface to Retrieve AtomNodes from the ECM
AtomNodeM
- Interface in
edu.mit.stellar.api.ecm
AtomNodeM Interface for accessing writable properties of an atomNode in the ECM.
AtomNodeManager
- Interface in
edu.mit.stellar.api.ecm
AtomNodeManager Interface to Create, Update, and Delete AtomNodes in the ECM
AuthenticationProviderInformation
- Interface in
edu.mit.stellar.api.user
AuthenticationProviderInformation
C
createChildNexus(NexusM, String)
- Method in interface edu.mit.stellar.api.structure.
NexusManager
createChildNode(NodeM, String)
- Method in interface edu.mit.stellar.api.ecm.
NodeManager
Create a node as descendant of specified node at relative path.
createNexus(String)
- Method in interface edu.mit.stellar.api.structure.
NexusManager
createNode(String)
- Method in interface edu.mit.stellar.api.ecm.
NodeManager
Create a node at absolute path.
createSGroup(String)
- Method in interface edu.mit.stellar.api.group.
SGroupManager
createTool(NexusM, String)
- Method in interface edu.mit.stellar.api.structure.
ToolManager
createToolEntryPoint(ToolM, String)
- Method in interface edu.mit.stellar.api.structure.
ToolEntryPointManager
createToolLink(NexusM, Tool, String)
- Method in interface edu.mit.stellar.api.structure.
ToolLinkManager
createToolLink(NexusM, String)
- Method in interface edu.mit.stellar.api.structure.
ToolLinkManager
createUserIdentityForUsername(String)
- Method in interface edu.mit.stellar.api.user.
UserIdentityManager
D
DateRange
- Interface in
edu.mit.stellar.api.user
UsernameHistory
deleteNexus(Nexus)
- Method in interface edu.mit.stellar.api.structure.
NexusManager
deleteNode(Node)
- Method in interface edu.mit.stellar.api.ecm.
NodeManager
Delete the specified node.
deleteSGroup(SGroup)
- Method in interface edu.mit.stellar.api.group.
SGroupManager
deleteTool(Tool)
- Method in interface edu.mit.stellar.api.structure.
ToolManager
deleteToolEntryPoint(ToolEntryPoint)
- Method in interface edu.mit.stellar.api.structure.
ToolEntryPointManager
deleteToolLink(ToolLink)
- Method in interface edu.mit.stellar.api.structure.
ToolLinkManager
deleteUserIdentity(UserIdentity)
- Method in interface edu.mit.stellar.api.user.
UserIdentityManager
DISABLED
- Static variable in interface edu.mit.stellar.api.user.
AuthenticationProviderInformation
E
edu.mit.stellar.api.ecm
- package edu.mit.stellar.api.ecm
edu.mit.stellar.api.group
- package edu.mit.stellar.api.group
edu.mit.stellar.api.roster
- package edu.mit.stellar.api.roster
edu.mit.stellar.api.structure
- package edu.mit.stellar.api.structure
edu.mit.stellar.api.user
- package edu.mit.stellar.api.user
G
getAccessed()
- Method in interface edu.mit.stellar.api.ecm.
Node
cm:accessed mandatory property with direct accessor.
getActingAsUuid()
- Method in interface edu.mit.stellar.api.user.
UserIdentity
'acting as' guid (guid of another user), which may be used for impersonation Impersonation: the ability of a user to access as another user, is supported via the 'acting as' field.
getAdministrator()
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
getAdministrator()
- Method in interface edu.mit.stellar.api.group.
SGroup
Deprecated.
need for this is under review
getAncestor(int)
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Item interface, probably useful.
getAttributes()
- Method in interface edu.mit.stellar.api.user.
UserAttributes
General directory attributes supplied from directory service.
getAuthenticationProviderIdentifier()
- Method in interface edu.mit.stellar.api.user.
UserIdentity
At runtime, this is set to the system identifier of the (probably Acegi) authentication provider which was used for authenticating the user.
getAuthenticationProviderInformationList()
- Method in interface edu.mit.stellar.api.user.
UserIdentity
List of authentication providers for this person, mapping user's identifier from that source to the corresponding AuthenticationProviderInformation.
getCategoryRef()
- Method in interface edu.mit.stellar.api.structure.
NexusGroup
Deprecated.
entire approach replaced with roster / Relationship and modification to the group package
getCategoryRefsForUserInNexus(String, Nexus)
- Method in interface edu.mit.stellar.api.group.
NexusSGroupFactory
Get Set of NexusGroups from Nexus, return combined Set of CategoryRefs for the user in all SGroups.
getCategoryRefsForUserInNexus(String, String)
- Method in interface edu.mit.stellar.api.group.
NexusSGroupFactory
getCategoryRefsForUserInNexus(UserIdentity, Nexus)
- Method in interface edu.mit.stellar.api.group.
NexusSGroupFactory
Get Set of NexusGroups from Nexus, return combined Set of CategoryRefs for the user in all SGroups.
getCategoryRefsForUserInNexus(UserIdentity, String)
- Method in interface edu.mit.stellar.api.group.
NexusSGroupFactory
getCombinedSGroupForNexus(Nexus)
- Method in interface edu.mit.stellar.api.group.
NexusSGroupFactory
Get Set of NexusGroups from Nexus, access the group Factories and the groups from them, and combine them to a single SGroup.
getCombinedSGroupForNexus(String)
- Method in interface edu.mit.stellar.api.group.
NexusSGroupFactory
getCorrespondingNodePath()
- Method in interface edu.mit.stellar.api.ecm.
Node
(adapted) From JCR Node interface, needed.
getCreated()
- Method in interface edu.mit.stellar.api.ecm.
Node
cm:created mandatory property with direct accessor.
getCreatedDate()
- Method in interface edu.mit.stellar.api.structure.
Nexus
getCreator()
- Method in interface edu.mit.stellar.api.ecm.
Node
cm:creator mandatory property with direct accessor.
getCurrentUsername()
- Method in interface edu.mit.stellar.api.user.
UserIdentity
Current exposed username for this application
getDepth()
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Item interface, probably useful.
getDescription()
- Method in interface edu.mit.stellar.api.ecm.
Node
cm:description mandatory property with direct accessor.
getDescription()
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
getDescription()
- Method in interface edu.mit.stellar.api.group.
SGroup
localized description explaining this group.
getDescription()
- Method in interface edu.mit.stellar.api.structure.
ToolLink
getDirectoryServiceId()
- Method in interface edu.mit.stellar.api.user.
UserIdentity
Directory service (as an ID used in system configuration) used for getting Attributes for this user, e.g.
getDisplayName()
- Method in interface edu.mit.stellar.api.structure.
ToolEntryPoint
getEnd()
- Method in interface edu.mit.stellar.api.user.
DateRange
getEnterpriseId()
- Method in interface edu.mit.stellar.api.user.
UserIdentity
Any institutional ID for the local users, e.g.
getEntryPoints()
- Method in interface edu.mit.stellar.api.structure.
Tool
getGroupId()
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
getGroupId()
- Method in interface edu.mit.stellar.api.group.
SGroup
Id for this group.
getGroupId()
- Method in interface edu.mit.stellar.api.structure.
NexusGroup
Deprecated.
entire approach replaced with roster / Relationship and modification to the group package
getGroupManagerId()
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
getGroupManagerId()
- Method in interface edu.mit.stellar.api.group.
SGroup
Id of the manager/provider for this group, for system configuration.
getGroupManagerId()
- Method in interface edu.mit.stellar.api.group.
SGroupFactory
Return the ID of this SGroupFactory
getGroupManagerId()
- Method in interface edu.mit.stellar.api.structure.
NexusGroup
Deprecated.
entire approach replaced with roster / Relationship and modification to the group package
getHref()
- Method in interface edu.mit.stellar.api.structure.
Tool
If this is not a local tool, but is a link to an external site, there may be a URL which is placed in e.g.
getHref()
- Method in interface edu.mit.stellar.api.structure.
ToolLink
getId()
- Method in interface edu.mit.stellar.api.structure.
Tool
Identifier for this tool, e.g.
getIndex()
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Node interface, needed.
getInstance()
- Method in interface edu.mit.stellar.api.user.
UserIdentity
'instance' string, to allow for operations in a special mode Operating in a special mode: E.g.
getIsAbsolute()
- Method in interface edu.mit.stellar.api.structure.
ToolLink
getLabel()
- Method in interface edu.mit.stellar.api.structure.
ToolLink
getMergedWithUuid()
- Method in interface edu.mit.stellar.api.user.
UserIdentity
'merged with' guid, in case a duplicate entry had been created and later reconciled
getMimeType()
- Method in interface edu.mit.stellar.api.ecm.
AtomNode
analogous to legacy Stellar.
getModified()
- Method in interface edu.mit.stellar.api.ecm.
Node
cm:modified mandatory property with direct accessor.
getModifier()
- Method in interface edu.mit.stellar.api.ecm.
Node
cm:modifier mandatory property with direct accessor.
getName()
- Method in interface edu.mit.stellar.api.ecm.
AtomNode
analogous to legacy Stellar.
getName()
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Item interface, probably needed.
getName()
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
getName()
- Method in interface edu.mit.stellar.api.roster.
PermissionSet
getName()
- Method in interface edu.mit.stellar.api.roster.
RelationshipType
getName()
- Method in interface edu.mit.stellar.api.structure.
Nexus
getNameSpace()
- Method in interface edu.mit.stellar.api.roster.
RelationshipType
getNexus()
- Method in interface edu.mit.stellar.api.structure.
ParsedNexusToolPath
getNexusByPath(String)
- Method in interface edu.mit.stellar.api.structure.
NexusFactory
getNexusByUUID(String)
- Method in interface edu.mit.stellar.api.structure.
NexusFactory
getNexuses()
- Method in interface edu.mit.stellar.api.structure.
Nexus
getNexusGroups()
- Method in interface edu.mit.stellar.api.structure.
Nexus
Deprecated.
entire approach replaced with roster / Relationship and modification to the group package
getNexusM(Nexus)
- Method in interface edu.mit.stellar.api.structure.
NexusManager
getNexusMap()
- Method in interface edu.mit.stellar.api.structure.
Nexus
getNode(String)
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Node interface, needed.
getNodeByPath(String)
- Method in interface edu.mit.stellar.api.ecm.
NodeFactory
Return the node at the specified absolute path, if it exists, null if not, throw Exception if error.
getNodeByUUID(String)
- Method in interface edu.mit.stellar.api.ecm.
NodeFactory
Return the node with the specified UUID, if it exists, null if not, throw Exception if error.
getNodeM(Node)
- Method in interface edu.mit.stellar.api.ecm.
NodeManager
Return a modifiable implementation for the specified node.
getNodes()
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Node interface, needed.
getNodes(String)
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Node interface, needed.
getOwner()
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
getOwner()
- Method in interface edu.mit.stellar.api.group.
SGroup
Deprecated.
need for this is under review
getParent()
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Item interface, needed.
getPath()
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Item interface, needed.
getPath()
- Method in interface edu.mit.stellar.api.structure.
Nexus
getPath()
- Method in interface edu.mit.stellar.api.structure.
Tool
getPath()
- Method in interface edu.mit.stellar.api.structure.
ToolEntryPoint
getPath()
- Method in interface edu.mit.stellar.api.structure.
ToolLink
getPermissionCollections()
- Method in interface edu.mit.stellar.api.roster.
RelationshipType
Deprecated.
placeholder method, to be refined
getPermissions()
- Method in interface edu.mit.stellar.api.roster.
PermissionSet
getPermissionSets()
- Method in interface edu.mit.stellar.api.roster.
RelationshipType
Deprecated.
placeholder method, to be refined
getPrimaryEmailAddress()
- Method in interface edu.mit.stellar.api.user.
UserIdentity
Primary and secondary email addresses are highlighted at this level to ensure being able to contact the user.
getPrimaryItem()
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Node interface, probably useful.
getPrincipal()
- Method in interface edu.mit.stellar.api.roster.
Relationship
getPrincipalSet()
- Method in class edu.mit.stellar.api.group.
AbstractPrincipalSGroupM
getPrincipalSet()
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
getPrincipalSet()
- Method in interface edu.mit.stellar.api.group.
SGroup
Get the set of Principals in this group.
getProperties()
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Node interface, needed.
getProperties(String)
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Node interface, needed.
getProperties()
- Method in interface edu.mit.stellar.api.structure.
Nexus
Deprecated.
multi-valued and non-string properties should be supported
getProperties()
- Method in interface edu.mit.stellar.api.structure.
NexusM
getPropertiesMap()
- Method in interface edu.mit.stellar.api.user.
UserProperties
Persisted local properties.
getProperty(String)
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Node interface, needed.
getProperty()
- Method in interface edu.mit.stellar.api.roster.
Relationship
a Property in jcr has a name accessed via getName() and a value or values.
getProperty(String)
- Method in interface edu.mit.stellar.api.structure.
Nexus
Deprecated.
multi-valued and non-string properties should be supported
getProviderIdentifier()
- Method in interface edu.mit.stellar.api.user.
AuthenticationProviderInformation
Identifier of the authenticationProvider.
getRelationshipType()
- Method in interface edu.mit.stellar.api.roster.
Relationship
getRemainder()
- Method in interface edu.mit.stellar.api.structure.
ParsedNexusToolPath
getSecondaryEmailAddress()
- Method in interface edu.mit.stellar.api.user.
UserIdentity
An alternative email address used in case primary address fails.
getSGroupByGroupId(String)
- Method in interface edu.mit.stellar.api.group.
SGroupFactory
Return the group given the ID of the group within this Manager.
getSGroupByGroupManagerIdAndGroupId(String, String)
- Method in interface edu.mit.stellar.api.group.
SGroupFactory
Return the group given the ID of the group within the specified Manager.
getSGroupFactories()
- Method in interface edu.mit.stellar.api.group.
NexusSGroupFactory
getSGroupIdsForUsername(String)
- Method in interface edu.mit.stellar.api.group.
SGroupFactory
Search for all groups for this user in this Manager or all Managers known to this Manager, return the GroupIds
getSGroupIdsForUsername(String, boolean)
- Method in interface edu.mit.stellar.api.group.
SGroupFactory
Search for all groups for this user in this Manager or all Managers known to this Manager.
getSGroupM(SGroup)
- Method in interface edu.mit.stellar.api.group.
SGroupManager
getSGroupsForUserInNexus(String, Nexus)
- Method in interface edu.mit.stellar.api.group.
NexusSGroupFactory
Get Set of NexusGroups from Nexus, see if the user has is a member of each, return Set of SGroups for which the user is a member.
getSGroupsForUserInNexus(String, String)
- Method in interface edu.mit.stellar.api.group.
NexusSGroupFactory
getSGroupsForUserInNexus(UserIdentity, Nexus)
- Method in interface edu.mit.stellar.api.group.
NexusSGroupFactory
Get Set of NexusGroups from Nexus, see if the user has is a member of each, return Set of SGroups for which the user is a member.
getSGroupsForUserInNexus(UserIdentity, String)
- Method in interface edu.mit.stellar.api.group.
NexusSGroupFactory
getShown()
- Method in interface edu.mit.stellar.api.structure.
ToolLink
getSiteContext()
- Method in interface edu.mit.stellar.api.structure.
SiteContextAware
getStart()
- Method in interface edu.mit.stellar.api.user.
DateRange
getStatus()
- Method in interface edu.mit.stellar.api.structure.
Nexus
getStatus()
- Method in interface edu.mit.stellar.api.user.
AuthenticationProviderInformation
status may be "unconfirmed" until user verifies its validity for login, "disabled" if this method/userIdentifier is disabled.
getStream()
- Method in interface edu.mit.stellar.api.ecm.
AtomNode
analogous to legacy Stellar, and JCR Property.
getTitle()
- Method in interface edu.mit.stellar.api.ecm.
Node
cm:title mandatory property with direct accessor.
getTitle()
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
getTitle()
- Method in interface edu.mit.stellar.api.group.
SGroup
Short, localized, human-readable title or display name for this group.
getTitle()
- Method in interface edu.mit.stellar.api.structure.
Nexus
getTool()
- Method in interface edu.mit.stellar.api.structure.
ParsedNexusToolPath
getToolByPath(String)
- Method in interface edu.mit.stellar.api.structure.
ToolFactory
getToolEntryPointByPath(String)
- Method in interface edu.mit.stellar.api.structure.
ToolEntryPointFactory
getToolEntryPointM(ToolEntryPoint)
- Method in interface edu.mit.stellar.api.structure.
ToolEntryPointManager
getToolLinkByPath(String)
- Method in interface edu.mit.stellar.api.structure.
ToolLinkFactory
getToolLinkM(ToolLink)
- Method in interface edu.mit.stellar.api.structure.
ToolLinkManager
getToolLinks()
- Method in interface edu.mit.stellar.api.structure.
Nexus
getToolM(Tool)
- Method in interface edu.mit.stellar.api.structure.
ToolManager
getToolMap()
- Method in interface edu.mit.stellar.api.structure.
Nexus
getTools()
- Method in interface edu.mit.stellar.api.structure.
Nexus
getUserAttributes(UserIdentity)
- Method in interface edu.mit.stellar.api.user.
UserAttributesFactory
getUserAttributes(String)
- Method in interface edu.mit.stellar.api.user.
UserAttributesFactory
getUserByAuthenticationIdentifier(String)
- Method in interface edu.mit.stellar.api.user.
UserIdentityFactory
Find user by matching the identifier with their registered AuthenticationProviderInformation.
getUserByEnterpriseId(String)
- Method in interface edu.mit.stellar.api.user.
UserIdentityFactory
getUserByUsername(String)
- Method in interface edu.mit.stellar.api.user.
UserIdentityFactory
getUserByUuid(String)
- Method in interface edu.mit.stellar.api.user.
UserIdentityFactory
getUserIdentifier()
- Method in interface edu.mit.stellar.api.user.
AuthenticationProviderInformation
UserIdentifier: string identifying the user from this AuthenticationProvider.
getUserIdentityM(UserIdentity)
- Method in interface edu.mit.stellar.api.user.
UserIdentityManager
getUserIdentityManager()
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
Implementations must provide a UserIdentityManager, usually by injection.
getUserIdentityManager()
- Method in class edu.mit.stellar.api.group.
PrincipalSGroupMImpl
getUserInstance()
- Method in interface edu.mit.stellar.api.user.
AuthenticationProviderInformation
UserInstance: if not null, the UserIdentity instance should be set to this value when this authetication provider and user identifier are used.
getUsername()
- Method in interface edu.mit.stellar.api.user.
DateRange
Username.
getUsernameHistory()
- Method in interface edu.mit.stellar.api.user.
UserIdentity
List of historic usernames and dates of applicability
getUserProperties(UserIdentity)
- Method in interface edu.mit.stellar.api.user.
UserPropertiesFactory
getUserProperties(String)
- Method in interface edu.mit.stellar.api.user.
UserPropertiesFactory
getUserUuid()
- Method in interface edu.mit.stellar.api.user.
UserAttributes
getUserUuid()
- Method in interface edu.mit.stellar.api.user.
UserProperties
getUUID()
- Method in interface edu.mit.stellar.api.ecm.
AtomNode
analogous to legacy Stellar.
getUUID()
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Node interface, needed.
getUUID()
- Method in interface edu.mit.stellar.api.structure.
Nexus
getUuid()
- Method in interface edu.mit.stellar.api.user.
UserIdentity
internal guid of some form, uniquely identifying a person
getValue(InputStream)
- Method in interface edu.mit.stellar.api.ecm.
AtomNodeM
analogous to legacy Stellar, and JCR Property.
H
hasNode(String)
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Node interface, needed.
hasNodes()
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Node interface, needed.
hasProperties()
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Node interface, needed.
hasProperty(String)
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Node interface, needed.
I
isMember(Principal)
- Method in class edu.mit.stellar.api.group.
AbstractPrincipalSGroupM
isMember(Principal)
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
isModified()
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Item interface, probably useful.
isNew()
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Item interface, probably useful.
isSame(Node)
- Method in interface edu.mit.stellar.api.ecm.
Node
From JCR Item interface, may be useful.
isShown()
- Method in interface edu.mit.stellar.api.structure.
Tool
L
length()
- Method in interface edu.mit.stellar.api.ecm.
AtomNode
analogous to legacy Stellar.
loadPrincipals()
- Method in class edu.mit.stellar.api.group.
AbstractPrincipalSGroupM
override to provide delayed loading of principals
M
members()
- Method in class edu.mit.stellar.api.group.
AbstractPrincipalSGroupM
members()
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
moveNexus(Nexus, NexusM)
- Method in interface edu.mit.stellar.api.structure.
NexusManager
moveNode(Node, NodeM)
- Method in interface edu.mit.stellar.api.ecm.
NodeManager
Move node within hierarchy.
N
Nexus
- Interface in
edu.mit.stellar.api.structure
Nexus
nexusExistsAtPath(String)
- Method in interface edu.mit.stellar.api.structure.
NexusFactory
nexusExistsWithUUID(String)
- Method in interface edu.mit.stellar.api.structure.
NexusFactory
NexusFactory
- Interface in
edu.mit.stellar.api.structure
NexusFactory
NexusGroup
- Interface in
edu.mit.stellar.api.structure
Deprecated.
entire approach replaced with roster / Relationship and modification to the group package
NexusGroupM
- Interface in
edu.mit.stellar.api.structure
Deprecated.
entire approach replaced with roster / Relationship and modification to the group package
NexusGroupManager
- Interface in
edu.mit.stellar.api.structure
Deprecated.
entire approach replaced with roster / Relationship and modification to the group package
NexusM
- Interface in
edu.mit.stellar.api.structure
NexusM
NexusManager
- Interface in
edu.mit.stellar.api.structure
NexusManager
NexusSGroupFactory
- Interface in
edu.mit.stellar.api.group
NexusSGroupFactory Federate all system-configured SGroupFactories, unify all SGroups for a Nexus
Node
- Interface in
edu.mit.stellar.api.ecm
Node Interface for accessing readable properties a node in the ECM.
nodeExistsAtPath(String)
- Method in interface edu.mit.stellar.api.ecm.
NodeFactory
Test to see if node exists at specified absolute path.
nodeExistsWithUUID(String)
- Method in interface edu.mit.stellar.api.ecm.
NodeFactory
Test to see if specified uuid corresponds to accessable Node.
NodeFactory
- Interface in
edu.mit.stellar.api.ecm
StellarUserDetailsService Interface to Retrieve Nodes
NodeM
- Interface in
edu.mit.stellar.api.ecm
NodeM Interface for accessing writable properties of a node in the ECM.
NodeManager
- Interface in
edu.mit.stellar.api.ecm
NodeManager Interface to Create, Update, and Delete Nodes in the ECM
O
orderBefore(String, String)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
orderBefore(Nexus, Nexus)
- Method in interface edu.mit.stellar.api.structure.
NexusM
Order thisNexus before beforeNexus.
orderBefore(Tool, Tool)
- Method in interface edu.mit.stellar.api.structure.
NexusM
Order thisTool before beforeTool.
orderBefore(ToolLink, ToolLink)
- Method in interface edu.mit.stellar.api.structure.
NexusM
Order thisToolLink before beforeToolLink.
orderBefore(ToolEntryPoint, ToolEntryPoint)
- Method in interface edu.mit.stellar.api.structure.
ToolM
Order thisEntryPoint before beforeEntryPoint.
P
ParsedNexusToolPath
- Interface in
edu.mit.stellar.api.structure
ParsedNexusToolPath
parsePath(String)
- Method in interface edu.mit.stellar.api.structure.
ToolFactory
Parse the path, to separate it into a Nexus, a Tool, and the arguments to be passed to the tool.
PermissionSet
- Interface in
edu.mit.stellar.api.roster
PermissionSet.
PrincipalSGroupMImpl
- Class in
edu.mit.stellar.api.group
PrincipalSGroupMImpl
PrincipalSGroupMImpl()
- Constructor for class edu.mit.stellar.api.group.
PrincipalSGroupMImpl
R
refresh(boolean)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Item interface, probably useful.
Relationship
- Interface in
edu.mit.stellar.api.roster
Relationship.
RelationshipType
- Interface in
edu.mit.stellar.api.roster
RelationshipType.
remove()
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Item interface, probably useful.
removeEntryPoint(ToolEntryPoint)
- Method in interface edu.mit.stellar.api.structure.
ToolM
removeGroupFromNexus(NexusM, SGroup)
- Method in interface edu.mit.stellar.api.structure.
NexusGroupManager
Deprecated.
entire approach replaced with roster / Relationship
removeMember(Principal)
- Method in class edu.mit.stellar.api.group.
AbstractPrincipalSGroupM
removeMember(Principal)
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
removeMember(Principal)
- Method in interface edu.mit.stellar.api.group.
SGroup
Deprecated.
Use SGroupM interface for a modifiable group.
removeNexus(Nexus)
- Method in interface edu.mit.stellar.api.structure.
NexusM
removeProperty(String)
- Method in interface edu.mit.stellar.api.structure.
NexusM
Remove the property.
removeTool(Tool)
- Method in interface edu.mit.stellar.api.structure.
NexusM
removeToolLink(ToolLink)
- Method in interface edu.mit.stellar.api.structure.
NexusM
S
save()
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Item interface, probably useful.
setActingAsUuid(String)
- Method in interface edu.mit.stellar.api.user.
UserIdentityM
setAdministrator(Principal)
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
setAdministrator(Principal)
- Method in interface edu.mit.stellar.api.group.
SGroupM
Deprecated.
need for this is under review
setAuthenticationProviderIdentifier(String)
- Method in interface edu.mit.stellar.api.user.
UserIdentityM
setAuthenticationProviderInformationList(Set<AuthenticationProviderInformation>)
- Method in interface edu.mit.stellar.api.user.
UserIdentityM
setCategoryRef(String)
- Method in interface edu.mit.stellar.api.structure.
NexusGroupM
Deprecated.
entire approach replaced with roster / Relationship and modification to the group package
setCreatedDate(Date)
- Method in interface edu.mit.stellar.api.structure.
NexusM
Deprecated.
probably shouldn't be in interface, should be autogenerated by implementations
setCurrentUsername(String)
- Method in interface edu.mit.stellar.api.user.
UserIdentityM
setDescription(String)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
cm:description mandatory property with direct accessor.
setDescription(String)
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
setDescription(String)
- Method in interface edu.mit.stellar.api.group.
SGroupM
setDescription(String)
- Method in interface edu.mit.stellar.api.structure.
ToolLinkM
setDirectoryServiceId(String)
- Method in interface edu.mit.stellar.api.user.
UserIdentityM
setDisplayName(String)
- Method in interface edu.mit.stellar.api.structure.
ToolEntryPointM
setEnterpriseId(String)
- Method in interface edu.mit.stellar.api.user.
UserIdentityM
setGroupId(String)
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
setGroupId(String)
- Method in interface edu.mit.stellar.api.group.
SGroupM
setGroupId(String)
- Method in interface edu.mit.stellar.api.structure.
NexusGroupM
Deprecated.
entire approach replaced with roster / Relationship and modification to the group package
setGroupManagerId(String)
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
setGroupManagerId(String)
- Method in interface edu.mit.stellar.api.group.
SGroupM
setGroupManagerId(String)
- Method in interface edu.mit.stellar.api.structure.
NexusGroupM
Deprecated.
entire approach replaced with roster / Relationship and modification to the group package
setHref(String)
- Method in interface edu.mit.stellar.api.structure.
ToolLinkM
setHref(String)
- Method in interface edu.mit.stellar.api.structure.
ToolM
setId(String)
- Method in interface edu.mit.stellar.api.structure.
ToolM
setInstance(String)
- Method in interface edu.mit.stellar.api.user.
UserIdentityM
setIsAbsolute(Boolean)
- Method in interface edu.mit.stellar.api.structure.
ToolLinkM
setLabel(String)
- Method in interface edu.mit.stellar.api.structure.
ToolLinkM
setMergedWithUuid(String)
- Method in interface edu.mit.stellar.api.user.
UserIdentityM
setMimeType(String)
- Method in interface edu.mit.stellar.api.ecm.
AtomNodeM
analogous to legacy Stellar.
setName(String)
- Method in interface edu.mit.stellar.api.ecm.
AtomNodeM
analogous to legacy Stellar.
setName(String)
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
setName(String)
- Method in interface edu.mit.stellar.api.group.
SGroupM
setName(String)
- Method in interface edu.mit.stellar.api.structure.
NexusM
setNexus(Nexus)
- Method in interface edu.mit.stellar.api.structure.
ParsedNexusToolPath
setOwner(Principal)
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
setOwner(Principal)
- Method in interface edu.mit.stellar.api.group.
SGroupM
Deprecated.
need for this is under review
setPath(String)
- Method in interface edu.mit.stellar.api.structure.
NexusM
setPath(String)
- Method in interface edu.mit.stellar.api.structure.
ToolEntryPointM
setPath(String)
- Method in interface edu.mit.stellar.api.structure.
ToolLinkM
setPath(String)
- Method in interface edu.mit.stellar.api.structure.
ToolM
setPrimaryEmailAddress(String)
- Method in interface edu.mit.stellar.api.user.
UserIdentityM
setPrincipals(Set<Principal>)
- Method in class edu.mit.stellar.api.group.
AbstractPrincipalSGroupM
setPropertiesMap(Map<String, String>)
- Method in interface edu.mit.stellar.api.user.
UserPropertiesM
setProperty(String, Value)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
setProperty(String, Value, int)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
setProperty(String, Value[])
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
setProperty(String, Value[], int)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
setProperty(String, String[])
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
setProperty(String, String[], int)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
Sets the specified property to the specified array of values and to the specified type.
setProperty(String, String)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
setProperty(String, String, int)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
setProperty(String, InputStream)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
setProperty(String, boolean)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
setProperty(String, double)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
setProperty(String, long)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
setProperty(String, Calendar)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
setProperty(String, Node)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
From JCR Node interface, needed.
setProperty(String, String)
- Method in interface edu.mit.stellar.api.structure.
NexusM
Set the value of the property.
setRemainder(String)
- Method in interface edu.mit.stellar.api.structure.
ParsedNexusToolPath
setSecondaryEmailAddress(String)
- Method in interface edu.mit.stellar.api.user.
UserIdentityM
setSGroupFactories(Set<SGroupFactory>)
- Method in interface edu.mit.stellar.api.group.
NexusSGroupFactory
setShown(Boolean)
- Method in interface edu.mit.stellar.api.structure.
ToolLinkM
setShown(boolean)
- Method in interface edu.mit.stellar.api.structure.
ToolM
setSiteContext(Nexus)
- Method in interface edu.mit.stellar.api.structure.
SiteContextAware
setStatus(String)
- Method in interface edu.mit.stellar.api.structure.
NexusM
setTitle(String)
- Method in interface edu.mit.stellar.api.ecm.
NodeM
cm:title mandatory property with direct accessor.
setTitle(String)
- Method in class edu.mit.stellar.api.group.
AbstractSGroupM
setTitle(String)
- Method in interface edu.mit.stellar.api.group.
SGroupM
setTitle(String)
- Method in interface edu.mit.stellar.api.structure.
NexusM
setTool(Tool)
- Method in interface edu.mit.stellar.api.structure.
ParsedNexusToolPath
setUserIdentityManager(UserIdentityManager)
- Method in class edu.mit.stellar.api.group.
PrincipalSGroupMImpl
setUsernameHistory(Set<DateRange>)
- Method in interface edu.mit.stellar.api.user.
UserIdentityM
setUUID(String)
- Method in interface edu.mit.stellar.api.structure.
NexusM
Deprecated.
probably shouldn't be in interface, UUIDs should be autogenerated by implementations
SGroup
- Interface in
edu.mit.stellar.api.group
SGroup.
SGroupFactory
- Interface in
edu.mit.stellar.api.group
SGroupFactory
SGroupM
- Interface in
edu.mit.stellar.api.group
SGroupM Adds methods for modifying an SGroup.
SGroupManager
- Interface in
edu.mit.stellar.api.group
SGroupManager
SiteContextAware
- Interface in
edu.mit.stellar.api.structure
SiteContextAware
T
Tool
- Interface in
edu.mit.stellar.api.structure
Tool
ToolEntryPoint
- Interface in
edu.mit.stellar.api.structure
ToolEntryPoint
toolEntryPointExistsAtPath(String)
- Method in interface edu.mit.stellar.api.structure.
ToolEntryPointFactory
ToolEntryPointFactory
- Interface in
edu.mit.stellar.api.structure
ToolEntryPointFactory
ToolEntryPointM
- Interface in
edu.mit.stellar.api.structure
ToolEntryPointM
ToolEntryPointManager
- Interface in
edu.mit.stellar.api.structure
ToolEntryPointManager
toolExistsAtPath(String)
- Method in interface edu.mit.stellar.api.structure.
ToolFactory
ToolFactory
- Interface in
edu.mit.stellar.api.structure
ToolFactory
ToolLink
- Interface in
edu.mit.stellar.api.structure
ToolLink
toolLinkExistsAtPath(String)
- Method in interface edu.mit.stellar.api.structure.
ToolLinkFactory
ToolLinkFactory
- Interface in
edu.mit.stellar.api.structure
ToolLinkFactory
ToolLinkM
- Interface in
edu.mit.stellar.api.structure
ToolLinkM
ToolLinkManager
- Interface in
edu.mit.stellar.api.structure
ToolLinkManager
ToolM
- Interface in
edu.mit.stellar.api.structure
ToolM
ToolManager
- Interface in
edu.mit.stellar.api.structure
ToolManager
U
UNCONFIRMED
- Static variable in interface edu.mit.stellar.api.user.
AuthenticationProviderInformation
updateNexus(NexusM)
- Method in interface edu.mit.stellar.api.structure.
NexusManager
updateNode(NodeM)
- Method in interface edu.mit.stellar.api.ecm.
NodeManager
Persist the modified node.
updateSGroup(SGroupM)
- Method in interface edu.mit.stellar.api.group.
SGroupManager
updateTool(ToolM)
- Method in interface edu.mit.stellar.api.structure.
ToolManager
updateToolEntryPoint(ToolEntryPointM)
- Method in interface edu.mit.stellar.api.structure.
ToolEntryPointManager
updateToolLink(ToolLinkM)
- Method in interface edu.mit.stellar.api.structure.
ToolLinkManager
updateUserIdentity(UserIdentityM)
- Method in interface edu.mit.stellar.api.user.
UserIdentityManager
updateUserProperties(UserPropertiesM)
- Method in interface edu.mit.stellar.api.user.
UserPropertiesManager
UserAttributes
- Interface in
edu.mit.stellar.api.user
UserAttributes
UserAttributesFactory
- Interface in
edu.mit.stellar.api.user
UserAttributesFactory
UserIdentity
- Interface in
edu.mit.stellar.api.user
UserIdentity
UserIdentityFactory
- Interface in
edu.mit.stellar.api.user
UserIdentityFactory
UserIdentityM
- Interface in
edu.mit.stellar.api.user
UserIdentityM
UserIdentityManager
- Interface in
edu.mit.stellar.api.user
UserIdentityManager
UserProperties
- Interface in
edu.mit.stellar.api.user
UserProperties
UserPropertiesFactory
- Interface in
edu.mit.stellar.api.user
UserPropertiesFactory
UserPropertiesM
- Interface in
edu.mit.stellar.api.user
UserPropertiesM Mutable UserProperties
UserPropertiesManager
- Interface in
edu.mit.stellar.api.user
UserPropertiesManager
A
C
D
E
G
H
I
L
M
N
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007-2008
MIT IS&T ISDA
. All Rights Reserved.