org.mobicents.xdm.server.appusage.oma.userprofile
Class OMAUserProfileAppUsage
java.lang.Object
org.mobicents.xdm.server.appusage.AppUsage
org.mobicents.xdm.server.appusage.oma.userprofile.OMAUserProfileAppUsage
public class OMAUserProfileAppUsage
- extends AppUsage
OMA XDM 2.0 User Profile XCAP App Usage.
- Author:
- martins
| Methods inherited from class org.mobicents.xdm.server.appusage.AppUsage |
checkConstraintsOnDelete, getAUID, getAuthorizationPolicy, getDefaultDocumentNamespace, getMimetype, processResourceInterdependenciesOnDeleteAttribute, processResourceInterdependenciesOnDeleteDocument, processResourceInterdependenciesOnDeleteElement, processResourceInterdependenciesOnPutAttribute, processResourceInterdependenciesOnPutDocument, processResourceInterdependenciesOnPutElement, validateSchema |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final java.lang.String ID
- See Also:
- Constant Field Values
DEFAULT_DOC_NAMESPACE
public static final java.lang.String DEFAULT_DOC_NAMESPACE
- See Also:
- Constant Field Values
MIMETYPE
public static final java.lang.String MIMETYPE
- See Also:
- Constant Field Values
OMAUserProfileAppUsage
public OMAUserProfileAppUsage(javax.xml.validation.Validator schemaValidator)
- Parameters:
schemaValidator -
OMAUserProfileAppUsage
protected OMAUserProfileAppUsage(java.lang.String auid,
javax.xml.validation.Validator schemaValidator,
AuthorizationPolicy authorizationPolicy)
checkConstraintsOnPut
public void checkConstraintsOnPut(org.w3c.dom.Document document,
java.lang.String xcapRoot,
DocumentSelector documentSelector,
AppUsageDataSource dataSource)
throws UniquenessFailureConflictException,
InternalServerErrorException,
ConstraintFailureConflictException
- Overrides:
checkConstraintsOnPut in class AppUsage
- Throws:
UniquenessFailureConflictException
InternalServerErrorException
ConstraintFailureConflictException
Copyright © 2011. All Rights Reserved.