com.ibm.portal.vanityurl.model
Interface VanityURLModelHome

All Known Subinterfaces:
VanityURLModelHome, VanityURLModelHome

public interface VanityURLModelHome

This is the base interface for vanity URL model homes. Check the subinterfaces on how to obtain an instance.

Since:
8.5

Method Summary
 boolean isVanityURLSupportEnabled()
          Returns whether VanityURL support is enabled or not.
 

Method Detail

isVanityURLSupportEnabled

boolean isVanityURLSupportEnabled()
Returns whether VanityURL support is enabled or not.

Returns:
True if enabled otherwise false