public interface I_CmsPrincipalSelectRpc extends com.vaadin.shared.communication.ServerRpc
| Modifier and Type | Method and Description |
|---|---|
void |
setPrincipal(int type,
java.lang.String principalName)
Sets the principal.
|
void setPrincipal(int type, java.lang.String principalName)
type - the principal typeprincipalName - the principal name