com.aoindustries.website.skintags
Interface EncryptAttribute

All Known Implementing Classes:
ChildTag, PageTag, ParentTag

public interface EncryptAttribute

Something with an encrypt attribute.

Author:
AO Industries, Inc.

Method Summary
 boolean getEncrypt()
           
 void setEncrypt(boolean encrypt)
           
 

Method Detail

getEncrypt

boolean getEncrypt()

setEncrypt

void setEncrypt(boolean encrypt)