@Entity public class DocumentClassProtection extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_LOGICAL_CONNECTION |
Constructor and Description |
---|
DocumentClassProtection() |
Modifier and Type | Method and Description |
---|---|
String |
getLogicalConnection() |
DocumentClassProtectionPk |
getPk() |
void |
setLogicalConnection(String logicalConnection) |
void |
setPk(DocumentClassProtectionPk pk) |
public static String DEFAULT_LOGICAL_CONNECTION
public DocumentClassProtectionPk getPk()
public void setPk(DocumentClassProtectionPk pk)
public String getLogicalConnection()
public void setLogicalConnection(String logicalConnection)
Copyright © 2019 Suncode. All rights reserved.