Uses of Interface
com.opencloud.rhino.facilities.profile.ProfileTableDescriptor
-
Packages that use ProfileTableDescriptor Package Description com.opencloud.rhino.facilities.profile -
-
Uses of ProfileTableDescriptor in com.opencloud.rhino.facilities.profile
Methods in com.opencloud.rhino.facilities.profile that return ProfileTableDescriptor Modifier and Type Method Description ProfileTableDescriptor
ProfileFacility. getProfileTableDescriptor(String profileTableName)
Get the profile table descriptor for the profile table with the specified name.
-