public class WorkspaceOpenApplicationHandler extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
Modifier and Type | Method and Description |
---|---|
void |
addOpenObjectHandler(String objectType,
String scope,
String applicationUrl) |
static WorkspaceOpenApplicationHandler |
getInstance() |
ApplicationEndPoint |
getUrlApplicationEndPoint(String objectType,
String scope) |
public static WorkspaceOpenApplicationHandler getInstance()
public void addOpenObjectHandler(String objectType, String scope, String applicationUrl) throws PropertyNotFoundException
objectType
- - the object type to managescope
- - the scope where the object is definedapplicationUrl
- - the relative (portal) url to redirectPropertyNotFoundException
public ApplicationEndPoint getUrlApplicationEndPoint(String objectType, String scope) throws PropertyNotFoundException, ObjectTypeNotFoundException, ApplicationEndPointFoundException
Copyright © 2015. All Rights Reserved.