Uses of Interface
com.sas.services.information.metadata.DataTableRoleInterface
Packages that use DataTableRoleInterface
-
Uses of DataTableRoleInterface in com.sas.services.information.metadata
Methods in com.sas.services.information.metadata with parameters of type DataTableRoleInterfaceModifier and TypeMethodDescriptionvoidDataTableInterface.addRole(DataTableRoleInterface role) Add a role to the list of roles describing this DataTable.voidOMRDataTable.addRole(DataTableRoleInterface role) voidDataTableInterface.removeRole(DataTableRoleInterface role) Remove a role from the list of roles describing this DataTable.voidOMRDataTable.removeRole(DataTableRoleInterface role)