com.ibm.portal.admin
Interface SkinType


Deprecated. this interface is deprecated Model interface for a list of Skin types.

public interface SkinType

Since:
5.1.0.1

Method Summary
 int getType()
          Deprecated. Returns the type of a skin
 

Method Detail

getType

int getType()
            throws ModelException
Deprecated. 
Returns the type of a skin

Returns:
int the Skin type.
Throws:
ModelException - a Data backend exception occurred.