org.glassfish.paas.tenantmanager.entity
Interface TenantAdmin

All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy

public interface TenantAdmin
extends org.jvnet.hk2.config.ConfigBeanProxy

Tenant main admin user.

Author:
Andriy Zhdanov

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
org.jvnet.hk2.config.ConfigBeanProxy.Duck
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
createChild, deepCopy, getParent, getParent
 

Method Detail

getName

String getName()

setName

void setName(String name)


Copyright © 2012. All Rights Reserved.