public final class OleProxyPatronDefinition extends org.kuali.rice.core.api.mo.AbstractDataTransferObject implements OleProxyPatronContract
Modifier and Type | Class and Description |
---|---|
static class |
OleProxyPatronDefinition.Builder |
static class |
OleProxyPatronDefinition.Cache |
Constructor and Description |
---|
OleProxyPatronDefinition() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getOlePatronId() |
String |
getOleProxyPatronDocumentId() |
Date |
getProxyPatronActivationDate() |
Date |
getProxyPatronExpirationDate() |
String |
getProxyPatronId() |
Long |
getVersionNumber() |
boolean |
isActive() |
public OleProxyPatronDefinition()
public String getOlePatronId()
getOlePatronId
in interface OleProxyPatronContract
public String getOleProxyPatronDocumentId()
getOleProxyPatronDocumentId
in interface OleProxyPatronContract
public String getProxyPatronId()
getProxyPatronId
in interface OleProxyPatronContract
public Date getProxyPatronExpirationDate()
getProxyPatronExpirationDate
in interface OleProxyPatronContract
public Date getProxyPatronActivationDate()
getProxyPatronActivationDate
in interface OleProxyPatronContract
public boolean isActive()
isActive
in interface OleProxyPatronContract
public String getId()
getId
in interface org.kuali.rice.core.api.mo.common.Identifiable
public Long getVersionNumber()
getVersionNumber
in interface org.kuali.rice.core.api.mo.common.Versioned
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.