Class InsertScriptDocBean
java.lang.Object
sk.iway.iwcm.database.ActiveRecordBase
sk.iway.iwcm.database.ActiveRecordRepository
sk.iway.iwcm.components.insertScript.InsertScriptDocBean
- All Implemented Interfaces:
Serializable
InsertScriptDocBean.java
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getDocId()
Vratenie cesty pre vue komponentugetId()
void
setDocId
(int docId) void
void
setInsertScript
(InsertScriptBean insertScriptBean) void
setInsertScriptDocId
(Long insertScriptDocId) toString()
Methods inherited from class sk.iway.iwcm.database.ActiveRecordBase
delete, get__rowNum__, save, set__rowNum__
-
Constructor Details
-
InsertScriptDocBean
public InsertScriptDocBean() -
InsertScriptDocBean
-
-
Method Details
-
setId
- Specified by:
setId
in classActiveRecordRepository
-
getId
- Specified by:
getId
in classActiveRecordRepository
-
getInsertScriptDocId
-
setInsertScriptDocId
-
getDocId
public int getDocId() -
setDocId
public void setDocId(int docId) -
getInsertScript
-
setInsertScript
-
getFullPath
Vratenie cesty pre vue komponentu- Returns:
-
toString
- Overrides:
toString
in classActiveRecordBase
-