org.mobicents.xdm.server.appusage.oma.lockeduserprofile
Class OMALockedUserProfileAppUsage

java.lang.Object
  extended by org.mobicents.xdm.server.appusage.AppUsage
      extended by org.mobicents.xdm.server.appusage.oma.userprofile.OMAUserProfileAppUsage
          extended by org.mobicents.xdm.server.appusage.oma.lockeduserprofile.OMALockedUserProfileAppUsage

public class OMALockedUserProfileAppUsage
extends OMAUserProfileAppUsage

OMA XDM 2.0 Locked User Profile XCAP App Usage.

Author:
martins

Field Summary
static java.lang.String ID
           
 
Fields inherited from class org.mobicents.xdm.server.appusage.oma.userprofile.OMAUserProfileAppUsage
DEFAULT_DOC_NAMESPACE, MIMETYPE
 
Constructor Summary
OMALockedUserProfileAppUsage(javax.xml.validation.Validator schemaValidator)
           
 
Method Summary
 void checkConstraintsOnPut(org.w3c.dom.Document document, java.lang.String xcapRoot, DocumentSelector documentSelector, AppUsageDataSource dataSource)
           
 
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
 

Field Detail

ID

public static final java.lang.String ID
See Also:
Constant Field Values
Constructor Detail

OMALockedUserProfileAppUsage

public OMALockedUserProfileAppUsage(javax.xml.validation.Validator schemaValidator)
Parameters:
schemaValidator -
Method Detail

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 OMAUserProfileAppUsage
Throws:
UniquenessFailureConflictException
InternalServerErrorException
ConstraintFailureConflictException


Copyright © 2011. All Rights Reserved.