Uses of Class
lumis.portal.PortalObjectAlreadyExistsException
-
Packages that use PortalObjectAlreadyExistsException Package Description lumis.portal.businesscontext.internal lumis.portal.socialnetwork.relationship lumis.service.portalmanagement.deployment -
-
Uses of PortalObjectAlreadyExistsException in lumis.portal.businesscontext.internal
Methods in lumis.portal.businesscontext.internal that throw PortalObjectAlreadyExistsException Modifier and Type Method Description void
BusinessContextManager. register(String id, String name, String xml)
void
IBusinessContextManagerSPI. register(String id, String name, String xml)
Registers a new context -
Uses of PortalObjectAlreadyExistsException in lumis.portal.socialnetwork.relationship
Methods in lumis.portal.socialnetwork.relationship that throw PortalObjectAlreadyExistsException Modifier and Type Method Description String
IRelationshipManager. addNode(String type, String objectId)
Adds a new relatable node.String
RelationshipManager. addNode(String type, String objectId)
-
Uses of PortalObjectAlreadyExistsException in lumis.service.portalmanagement.deployment
Methods in lumis.service.portalmanagement.deployment that throw PortalObjectAlreadyExistsException Modifier and Type Method Description protected String
DeploymentProcessActionHandler. addNewModule()
-