|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PortalObjectNotFoundException in lumis.portal.businesscontext.internal |
---|
Methods in lumis.portal.businesscontext.internal that throw PortalObjectNotFoundException | |
---|---|
void |
IBusinessContextManagerSPI.unregister(String id)
Deletes a selected context. |
void |
BusinessContextManager.unregister(String id)
|
void |
IBusinessContextManagerSPI.updateRegistration(String id,
String name,
String xml)
Updates a selected context. |
void |
BusinessContextManager.updateRegistration(String id,
String name,
String xml)
|
Uses of PortalObjectNotFoundException in lumis.portal.dao.hibernate |
---|
Methods in lumis.portal.dao.hibernate that throw PortalObjectNotFoundException | |
---|---|
protected T |
GenericHibernateManualUpdateDao.get(ID id,
ITransaction transaction)
Returns the bean with the given id. |
T |
GenericHibernateDao.get(ID id,
ITransaction transaction)
Returns the bean with the given id. |
Uses of PortalObjectNotFoundException in lumis.portal.socialnetwork.relationship |
---|
Methods in lumis.portal.socialnetwork.relationship that throw PortalObjectNotFoundException | |
---|---|
void |
RelationshipManager.deleteNode(String id)
|
void |
IRelationshipManager.deleteNode(String id)
Removes a node. |
void |
RelationshipManager.deleteRelationship(String id)
|
void |
IRelationshipManager.deleteRelationship(String id)
Removes a relationship. |
void |
RelationshipManager.deleteRelationshipType(String id)
|
void |
IRelationshipManager.deleteRelationshipType(String id)
Removes a type of relationship. |
IRelationshipType |
RelationshipManager.getRelationshipType(String id)
|
IRelationshipType |
IRelationshipManager.getRelationshipType(String id)
Gets the type of relationship. |
void |
RelationshipManager.updateRelationshipType(IRelationshipType relationshipType)
|
void |
IRelationshipManager.updateRelationshipType(IRelationshipType relationshipType)
Updates a type of relationship. |
Uses of PortalObjectNotFoundException in lumis.service.autoadministration |
---|
Methods in lumis.service.autoadministration that throw PortalObjectNotFoundException | |
---|---|
static boolean |
AutoAdministrationValidatorUtil.hasPermissionToEditContent(SessionConfig sessionConfig,
String itemId,
ITransaction transaction)
Returns true if the current user has permission to edit the content, otherwise false. |
Uses of PortalObjectNotFoundException in lumis.service.newsletter |
---|
Methods in lumis.service.newsletter that throw PortalObjectNotFoundException | |
---|---|
Subscription |
SubscriptionDaoHib.get(String id,
ITransaction transaction)
|
Subscription |
ISubscriptionDao.get(String id,
ITransaction transaction)
|
Category |
ICategoryDao.get(String id,
ITransaction transaction)
|
Category |
CategoryDaoHib.get(String id,
ITransaction transaction)
|
Uses of PortalObjectNotFoundException in lumis.upgrade.custom.build_6_2_0_120625 |
---|
Methods in lumis.upgrade.custom.build_6_2_0_120625 that throw PortalObjectNotFoundException | |
---|---|
int |
UpdateAccessControlEntriesToAddEditServiceInstanceContentPermission.ServiceResume.getPermissionValue(String permissionId)
Returns the permission value. |
int |
UpdateAccessControlEntriesToAddEditServiceInstanceContentPermission.ServiceResume.getRequiredPermissionsByInterface(String interfaceId)
Returns the required permissions by interface identifier. |
static boolean |
UpdateAccessControlEntriesToAddEditServiceInstanceContentPermission.getValueOfAllowEditServiceInstanceContentPermission(UpdateAccessControlEntriesToAddEditServiceInstanceContentPermission.ServiceResume serviceResume,
int allowPermissions,
int denyPermissions,
int permissionsOnWorkflow,
boolean hasWorkflowEnabled)
Returns true if the edit service instance content should be turn on otherwise returns false for the current ACE. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |