Package org.enhydra.shark.usergroup.data

Interface Summary
GroupDOI Interface implemented by GroupDO Interface could also be implemented by a (hand-written) Business Layer class which uses GroupDO
GroupLinkDOI Interface implemented by GroupLinkDO Interface could also be implemented by a (hand-written) Business Layer class which uses GroupLinkDO
UserDOI Interface implemented by UserDO Interface could also be implemented by a (hand-written) Business Layer class which uses UserDO
UserLinkDOI Interface implemented by UserLinkDO Interface could also be implemented by a (hand-written) Business Layer class which uses UserLinkDO
 

Class Summary
GroupDataStruct Data structure for DO class.
GroupDO Data core class, used to set and retrieve the GroupDO information.
GroupLinkDataStruct Data structure for DO class.
GroupLinkDO Data core class, used to set and retrieve the GroupLinkDO information.
GroupLinkQuery GroupLinkQuery is used to query the SHKGroupGroupTable table in the database.
GroupQuery GroupQuery is used to query the SHKGroupTable table in the database.
UserDataStruct Data structure for DO class.
UserDO Data core class, used to set and retrieve the UserDO information.
UserLinkDataStruct Data structure for DO class.
UserLinkDO Data core class, used to set and retrieve the UserLinkDO information.
UserLinkQuery UserLinkQuery is used to query the SHKUserGroupTable table in the database.
UserQuery UserQuery is used to query the SHKUserTable table in the database.