com.retek.component.security.impl.persistence
Class RoleDbObjectMaster

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
      extended bycom.retek.component.security.impl.persistence.RoleDbObjectMaster

public class RoleDbObjectMaster
extends DbObjectMaster


Constructor Summary
RoleDbObjectMaster()
           
 
Method Summary
static RoleDto createAndPersistRoleDto(DistributedContext context)
           
static RoleDto createRoleDto(DistributedContext context)
           
static RoleDto createRoleDtoWithIncludedRoles(DistributedContext context)
           
 
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
checkAllFieldsInitialized, checkAllFieldsInitialized, checkAllFieldsInitialized, checkAllFieldsInitialized, getJunitReferenceCache, getTestDbRDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoleDbObjectMaster

public RoleDbObjectMaster()
Method Detail

createRoleDto

public static RoleDto createRoleDto(DistributedContext context)
                             throws java.lang.Exception
Throws:
java.lang.Exception

createAndPersistRoleDto

public static RoleDto createAndPersistRoleDto(DistributedContext context)
                                       throws java.lang.Exception
Throws:
java.lang.Exception

createRoleDtoWithIncludedRoles

public static RoleDto createRoleDtoWithIncludedRoles(DistributedContext context)
                                              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28